Smartarduino China التطبيقات

WiFi Tether 1.0
Smartarduino China
The app come from:https://play.google.com/store/apps/details?id=org.spanA special thanks goes out to the WiFi Tether for Root Users appteam:http://code.google.com/p/android-wifi-tether/Check out our source code:http://github.com/ProjectSPANQuestions? Problems? Want to contribute? Post on our Googlegroup:http://groups.google.com/forum/#!forum/spandevThis project is in part funded by The MITRE Corporation:http://www.mitre.org/Welcome to the world of smart phone ad-hoc networking! This appturns your phone or tablet into a peer-to-peer communicationdevice. You don't need a cell plan, access point, or even anInternet connection, just a bunch of friends with ad-hoc-enableddevices of their own.Requirements:- Root access- Kernel which supports wireless extensions (wext)- Wireless device driver which supports ad-hoc mode (Broadcom workswell)Supported devices:- Samsung Galaxy Tab 10.1- Samsung Galaxy S II Epic Touch 4G SPH-D710- Samsung Galaxy Nexus SCH-I515 (custom kernel)- Samsung Galaxy S III GT-I9300 I9300UBDLJ1 (Latin Americancountries) (custom kernel)- Samsung Galaxy S III GT-I9300 I9300XXBLH1 (Nordic countries)(custom kernel)- ASUS Transformer Prime TF201 (custom kernel)- ASUS Nexus 7 (custom kernel)The custom kernels can be installed using ClockworkMod Recovery.Download them here:http://github.com/monk-dot/SPAN/tree/master/kernelsThis simple app allows you to enable and configure a MobileAd-Hoc Network (MANET) for your device. Install the app on anotherdevice and they will automagically recognize and link to each otherwhen they are within ~500 feet. Install the app on even moredevices and expand the range of your mesh network! The app willroute data from one device to another and "hop" across otherdevices in the mesh to get there. In short, the more devices inyour mesh the greater your communication range.This app also allows you to share your phone's cell connectionwith other devices in the mesh.Questions? Problems? Want to contribute? Post on our Googlegroup:http://groups.google.com/forum/#!forum/spandev
Car(AP Mode) 1.0
Smartarduino China
based on esp8266 and nodemcu(http://www.smartarduino.com)This application is designed to be used to control a wifi car in APMode.
Bluetooth Wireless Monitoring 0.56
Smartarduino China
The app based on:https://code.google.com/p/amarinoYour just need connect your hardware device and your mobiledevice( a mobile phone or a tablet) with bluetooth.Instructions:First,install the APK on your mobile device.Second,connected your hardware devices to a computer.Third, open the computer debugging assistant and Bluetooth WirelessMontoring.Fourth, search the hardware device, and connect it.Fifth,send data for monitoring.Resource code:http://amarino.googlecode.com/svn/trunkLabels:android, arduino, bluetooth,debugger,monitoring,debuggingtool,
Smart Door and Windows 1.0
Smartarduino China
A special thanks goes out to the house4hackapp team:https://play.google.com/stor/apps/details?id=za.co.house4hack.shacSmart Door and Windows is an app that is used to open doors andwindows.It uses a web2py backend which integrates with a simple webserver running on an Arduino with Ethernet and Relay shields.TheRelay shield is connected to the windows and doors remote controlsto activate them. The web2py backend authenticates the user. Theuser can sign-in on the app using their Google account.The app we adapted from other, but in the original function onthe basis of a modified and promoted.If you want download arduino code,you can focus on:https://github.com/house4hack/openSHAC/tree/master/arduinoplease attention of:http://www.smartarduino.com/KEYWORDS: WiFi, REMOTE CONtROL, Smart Home System, WSN
Bluetooth Debugging Tool 1.0
Smartarduino China
Other name:Bluetooth debuggerThe app come from:https://play.google.com/store/apps/details?id=net.bluetoothviewerThis app is a simple Bluetooth connection debugging tool.Yourjust need connect your hardware device and your mobile device( amobile phone or a tablet) with bluetooth.Instructions:First,install the APK on your mobile device.Second,connected your hardware devices to a computer.Third, open the computer debugging assistant and Bluetooth TestTool.Fourth, search the hardware device, and connect it.Fifth,send instructions for debugging.The source can be found on github: https://github.com/janosgyerik/bluetoothviewer
Bluetooth Test Tool 1.0.1
Smartarduino China
Bluetooth debuggerThis is a bluetooth debugging tools. It is very good to help you totest your serial debugging.Your just need connect your hardware device and your mobile device(a mobile phone or a tablet) with bluetooth.Instructions:First,install the APK on your mobile device.Second,connected your hardware devices to a computer.Third, open the computer debugging assistant and Bluetooth TestTool.Fourth, search the hardware device, and connect it.Fifth,send instructions for debugging.
WiFi Debugging Assistant 1.0
Smartarduino China
WIFI debuggerThis is a TCP debugging tools by WiFi. It is very good to help youto test your serial debugging.Your just need connect your hardware device and your mobile device(a mobile phone or a tablet) with WiFi.Instructions:First,install the APK on your mobile device.Second,connected your hardware devices to a computer.Third, open the computer debugging assistant and WiFi DebuggingAssistant.Fourth,for the network configuration,enter IP address and iport,then connect it.Fifth,send instructions for debugging.
ArduinoLCD1602Expansion Board 1.0
Smartarduino China
LCD1602 Character Input Output Expansion BoardKeypad Shieldhttp://goo.gl/iDptTnArduino LCD1602 character LCD expansion board, PCB processingtechnology, materials, motherboard adopts high quality new 2 lines16 characters LCD, not only has the contrast adjustment knob,backlight selection switch, also has the four direction key, aselection and a reset button; The 1602 LCD extension plate in thetrue sense of simplifying the circuit, directly insert the plateArduino Duemilanove controller.specification1. The module size: 41 mm x 20.5 mm2. The weight of module: 57 gIntroduction to the 1602 character LCD1602 LCD main technical parameters:1. According to capacity: 16 x 2 characters2. The chip operating voltage: 4.5-5.5 V3. The working current: 2.0 mA (5.0 V)4. The module best working voltage: 5.0 V5. The character size: 2.95 x 4.35 mm (W * H)
Arduino Shield Board 3 in 1 1.0
Smartarduino China
Arduino Shield Board 3 in 1 Bluetooth ZigbeeWIFI Expansion Extended Base Extension
BluetoothArduino 1.0
Smartarduino China
Thecodefrom:https://play.google.com/store/apps/details?id=mangar.bluedruinoPlease attention:http://www.smartarduino.com/Conectar um celular rodando Android a um Arduino sem utilizaraInternet.Para isso utilizei uma conexão Bluetooth entre os devices.Ainterface bluetooth já está disponivel no celular, noArduinoexiste algumas placas auxiliares que podem ser conectadasaoArduino para efetuar a conexão.Uma vez conectado (paired) os devices, enviaremos comandosdocelular para o Arduino que interpretará os comandoseascenderá/apagará os leds conectados na protoboard.Mais informações: http://codeinfected.com/blog/2013/07/bluedruino-android-e-arduino/Código fonte Android e Arduino: https://github.com/mangar/BlueDruinoVídeo da traquitana funcionando: http://www.youtube.com/watch?v=eOpwi6-Gqao
Bluetooth Chat 1.0
Smartarduino China
Bluetooth ChatYou don’t have 3G or cannot find wifi? With this applicationyoucan easily connect to anyone nearby and startchatting!Communication takes place directly between two devicesequippedwith this software, devices must be withincommunication range, devices must be paired and Bluetoothadaptermust be enabled.Exchange messages in meetings, at work, in classrooms,festivalsand clubs ...Secure, fast, easy and fun.Enjoy this excellent application.Please, help us by making reviews and comments!KEYWORDS: BLUETOOTH, CHAT, MESSAGE, COMMUNICATION
Bluetooth Communication 1.0
Smartarduino China
这个安卓应用程序实现了两个手机之间的聊天通信。其中一个作为服务器端,另一个作为客户端,通过蓝牙将两者相连,实现实时数据通信的功能。可用于既没有手机信号又没有wifi的情况下,如屏蔽手机信号和wifi信号的会议厅等特殊环境中。这个程序稍作改进即可用于物联网领域,尤其是智能家居系统中应用是非常广泛的。如果你对物联网行业或者开源硬件产品感兴趣的话,可以关注网站:http://www.smartarduino.com/The application can communication between two android phones.Oneas the server and the other as the client.When they connectedbybluetooth,they can seed data to the other one.It can be usedinspecial environment absence of cell phone and WiFi,such astheconference room of is neither cell phone signal nor WiFisignal.Itcan be used at the field of Internet of things if have alittleimprovement,especially it is very widely used in the smarthomesystem.If you are interested in the Internet of things or aboutopensource hardware products, please focus on the website:http://www.smartarduino.com/
ArduinoWiFiRemote 1.0
Smartarduino China
The application come fromhttps://play.google.com/store/apps/details?id=com.inex.wiflyremotePlease attention:http://www.smartarduino.com/Application for control POP-BOX XT via WiFi. Use withWiFlyModule from Sparkfun to communication by TCP connection. Makeyourandroid device to WiFi Hotspot and programmed POP-BOT XTtoconnected to that hotspot.You can control moving direction and get data from sensor onPOP-BOTXT** WLAN only, not include internet connection.If you want to control with the PC, use this.http://goo.gl/jkFMKZX-01 : http://goo.gl/VDNxWZX-03R : http://goo.gl/sRQmWPOP-BOT XT : http://goo.gl/durrNRN-XV WiFly Module : http://goo.gl/AjHqYConnect WiFly Module to UART1 on pin 0 (RXD) and pin1(TXD)connect ZX-01 (Switch) to pin 22 (A4) and 23 (A5)and connect ZX-03R (Light reflector) on pin 18 (A0) and 19 (A1)Source code for this project(Include C# for PC, Eclipse for Android, Arduino for UniconBoardand .exe for PC)http://goo.gl/UoCaqWiFly's library for arduino to used with this applicationhttps://github.com/harlequin-tech/WiFlyHQ
RPI Shield Expansion 1.0
Smartarduino China
Raspberry Pie PI RPI Shield Expansion SupportZigbee Wireless Extensions Board XBee 24 L01 Development Kithttp://goo.gl/oUBsJuRecently designed a raspberry pie dedicated wireless extensionsboard, convenient to use wireless control on raspberry pie!
Tractor Chassis Crawler 1.0
Smartarduino China
Tank Caterpillar Pedophilic TractorChassisCrawler Intelligent Robot Car Tanks Cars Obstaclehttp://goo.gl/n6CWegIntroductionThesmart car appearance beautiful, powerful, can into can back,canturn left turnright, etc., and smooth operation, runningsmoothly;Moreover is all aluminumalloy forequarters rack is freeactivities,according to the car climbslocomotive to adjust theAngle of thewhole operation, flexible!Theproduct set is beautiful and practical at an organicwhole,worthy of the broadmasses of friends to have, the majorityofenthusiasts and dealers are warmlywelcome to ourshoppurchase!!Product configurationTheobstacle-surmounting tank chassis, create new aluminumalloybody, delicate andbeautiful, strong stability, four strongmotortraction, caterpillar chassisrunning smoothly; Impressed withapiece of imported soft white plastic board,install your owncontrolcircuit, battery to provide enough space, at the sametime,theplastic board can punch freely according to the needsofcustomers,the plastic board for imported soft board is notasfragile as acrylic sheet isfragile, so close holes don't havetoworry about the plastic fracture orbreak, and punch do notaffectbeautiful and convenient and practical!
Bluetooth Debugging Assisant 1.0
Smartarduino China
Other name:Bluetooth serial debuggerThe app come from :https://play.google.com/store/apps/details?id=com.blueserialThis is a bluetooth debugging tools. It is very good to helpyouto test your serial debugging.Your just need connect your hardware device and your mobiledevice(a mobile phone or a tablet) with bluetooth.Instructions:First,install the APK on your mobile device.Second,connected your hardware devices to a computer.Third, open the computer debugging assistant and BluetoothTestTool.Fourth, search the hardware device, and connect it.Fifth,send instructions for debugging.Bluetooth Serial is an open source app for connecting anAndroiddevice to a serial bluetooth enabled device such as Arduinoandother devices.The entire source code is available for download at:https://github.com/plastygrove/BlueSerialKEYWORDS: Bluetooth, Debugger, Serial Debugging Tool
WiFiSwitchController 1.0
Smartarduino China
https://play.google.com/store/apps/details?id=app.akexorcist.wiflyswitchcontrollerPlease attention:http://www.smartarduino.com/Application for control Unicon board via WiFi to control LED.Usewith WiFly Module from Sparkfun to communication by TCPconnection.Make your android device to WiFi Hotspot and programmedPOP-BOT XTto connected to that hotspot. You can applied circuit toreal lightbulb or outlet in your home.If you want to control with the PC, use this.http://goo.gl/lf9Qo** WLAN only, not include internet connection.ZX-LED : http://goo.gl/X352hUnicon Board : http://goo.gl/95WTKRN-XV WiFly Module : http://goo.gl/AjHqYConnect WiFly Module to UART1 on pin 0 (RXD) and pin1(TXD)connect pin 4 (A6) and 19 (A1) with 1st ZX-LEDconnect pin 12 (A11) and 21 (A3) with 2nd ZX-LEDconnect pin 30 (A2) and 20 (A2) with 3rd ZX-LEDconnect pin 6 (A7) and 22 (A4) with 4th ZX-LEDSource code for this project(Include C# for PC, Eclipse for Android, Arduino for UniconBoardand .exe for PC)http://goo.gl/zMKOGWiFly's library for arduino to used with this applicationhttps://github.com/harlequin-tech/WiFlyHQSee more detail from www.tpemagazine.com on issue 38
BluetoothSerial 1.0
Smartarduino China
The app comefrom:https://play.google.com/store/apps/details?id=com.blueserialPlease attention:http://www.smartarduino.com/Bluetooth Serial is an open source app for connecting anAndroiddevice to a serial bluetooth enabled device such as Arduinoandother devices. It has been tested extensively to work withtheJY-MCU module and should work for a wide range of devices.The entire source code is available for download underMITLicense (http://opensource.org/licenses/MIT) at:https://github.com/plastygrove/BlueSerialIf you have any comments or issues, please feel free to mailmedirectly. I'm also reachable on the Arduino forum at thefollowingThread:http://forum.arduino.cc/index.php?topic=172345.0
The Doit Car(New) 1.0
Smartarduino China
Simple use method:1 local mode using the carA) on the car, there will be a hot spot, the name ofthebeginning of the oit_ESP_XXX signal.B) using a mobile phone to connect the wifi.C) to open the phone APP, "local mode", there will bethefollowing interface, at this time you can control.
Smart Car Remote Control 1.0.1
Smartarduino China
Other name:Bluetooth CarIt is very good to control you arduino bluetooth car withthisapp. And you can control it via the Internet if you make alittleimprovement.Instructions:First,install the APK on your mobile device.Second,open your bluetooth car and search for devices withtheapp.Third, connect it.Fourth,to control the car by send command or press the buttons.The car received string: a,b,l,r,s,xx,bz, respectivelyforward,back, left, right, stop,patrol, avoiding obstaclesKEYWORDS: bluetooth, remotecontrol,car,robot,arduino,internet,wifi
DoHome 5.0.9
Smartarduino China
This is an app for DoHome device
DoHomeStrip 1.0.7
Smartarduino China
DoHomeStrip is an App to control DoHome LED device